<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body,ul,li,p,h1,h2,h3,video,div,span,img,input,button,a,dl,dt,dd,s,hr{margin: 0;padding: 0;color: #323232;}
ul,li,p,h1,h2,h3,video,span,img,input,button,div,a,s,hr,textarea{font-size: 14px;font-family: "microsoft yahei";}
h3,h1,h2{font-size: 100%;font-weight: 400;}
ul,li{list-style: none;}
body{background: #f5f5f5;}
html{width:100%;height: 100%;}
img,video{border: none;display: block;}
a{text-decoration: none;color: #323232;}
a:focus{ outline: none; border: none;text-decoration:none;}
a {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
s{font-style: normal;}
input{border: none;background: transparent;}
input:focus{outline:none;}
button:focus{outline:none;}
button{border: none;background: transparent;}
textarea{resize: none;border: none;padding: 0;}
textarea:focus{outline:none;}
table,tr,th,td{margin: 0;padding: 0;}
th{font-weight: normal;}
table{
   border-collapse:collapse;
}
</pre></body></html>